Skip to content

BlaineConnaughton/ubuntuCVEScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

ubuntuCVEScraper

Takes in a CSV and then enriches it with data pulled from the unbuntu website. Requires beautifulsoup

This is a command line script that takes in the location/name of the csv to import and the version of the ubuntu operating system (python ubuntuCVEScraper.py example.csv 14.04)

CSV needs to be structured this way with 2 columns and headers

package cve

openssl CVE-2016-0702

Output looks like

Package CVE Priority Upstream Version URL

openssl CVE-2016-0702 PriorityLow needs-triage needed https://people.canonical.com/~ubuntu-security/cve/2016/CVE-2016-0702.html

About

Takes in a CSV and then enriches it with data pulled from the unbuntu website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages